[INFO] cloning repository https://github.com/johantell/what_the_color
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johantell/what_the_color" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72496302b5c5468270c1177e12632f3a338bd04e
[INFO] testing johantell/what_the_color against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johantell/what_the_color
[INFO] finished tweaking git repo https://github.com/johantell/what_the_color
[INFO] tweaked toml for git repo https://github.com/johantell/what_the_color written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johantell/what_the_color on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johantell/what_the_color already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exitfailure v0.5.1
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded backtrace v0.3.50
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded addr2line v0.13.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.16
[INFO] [stderr]   Downloaded miniz_oxide v0.4.0
[INFO] [stderr]   Downloaded object v0.20.0
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded gimli v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaced808b561187e7f0f670be56863541ad94bcbe94ccaa0f52280f89fc57961
[INFO] running `Command { std: "docker" "start" "-a" "eaced808b561187e7f0f670be56863541ad94bcbe94ccaa0f52280f89fc57961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaced808b561187e7f0f670be56863541ad94bcbe94ccaa0f52280f89fc57961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaced808b561187e7f0f670be56863541ad94bcbe94ccaa0f52280f89fc57961", kill_on_drop: false }`
[INFO] [stdout] eaced808b561187e7f0f670be56863541ad94bcbe94ccaa0f52280f89fc57961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea23195d58ee8db977f324a801b1414cc0630999b683291afeebe1b50f6f1b4
[INFO] running `Command { std: "docker" "start" "-a" "6ea23195d58ee8db977f324a801b1414cc0630999b683291afeebe1b50f6f1b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling what_the_color v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.68s
[INFO] running `Command { std: "docker" "inspect" "6ea23195d58ee8db977f324a801b1414cc0630999b683291afeebe1b50f6f1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea23195d58ee8db977f324a801b1414cc0630999b683291afeebe1b50f6f1b4", kill_on_drop: false }`
[INFO] [stdout] 6ea23195d58ee8db977f324a801b1414cc0630999b683291afeebe1b50f6f1b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621cc05a70fea5efd89993c2aab42a242df19da68d46c0d1a48a81459714609f
[INFO] running `Command { std: "docker" "start" "-a" "621cc05a70fea5efd89993c2aab42a242df19da68d46c0d1a48a81459714609f", kill_on_drop: false }`
[INFO] [stderr]    Compiling what_the_color v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert_eq!(from_hex("#00FF99"), RGB(0, 255, 153));
[INFO] [stdout]    |                    -------- ^^^^^^^^^ expected `u8`, found `&str`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/color/rgb.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn from_hex(c: u8) -> Result<u8, ()> {
[INFO] [stdout]    |    ^^^^^^^^ -----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:69:41
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert_eq!(from_hex("#00FF99"), RGB(0, 255, 153));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^ expected `Result<u8, ()>`, found `RGB`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<u8, ()>`
[INFO] [stdout]             found struct `rgb::RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_eq!(from_hex("#000000"), RGB(0, 0, 0));
[INFO] [stdout]    |                    -------- ^^^^^^^^^ expected `u8`, found `&str`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/color/rgb.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn from_hex(c: u8) -> Result<u8, ()> {
[INFO] [stdout]    |    ^^^^^^^^ -----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_eq!(from_hex("#000000"), RGB(0, 0, 0));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ expected `Result<u8, ()>`, found `RGB`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<u8, ()>`
[INFO] [stdout]             found struct `rgb::RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |         assert_eq!(from_hex("#FFFFFF"), RGB(255, 255, 255));
[INFO] [stdout]    |                    -------- ^^^^^^^^^ expected `u8`, found `&str`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/color/rgb.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn from_hex(c: u8) -> Result<u8, ()> {
[INFO] [stdout]    |    ^^^^^^^^ -----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/color/rgb.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |         assert_eq!(from_hex("#FFFFFF"), RGB(255, 255, 255));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ expected `Result<u8, ()>`, found `RGB`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<u8, ()>`
[INFO] [stdout]             found struct `rgb::RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `what_the_color` (bin "what_the_color" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "621cc05a70fea5efd89993c2aab42a242df19da68d46c0d1a48a81459714609f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621cc05a70fea5efd89993c2aab42a242df19da68d46c0d1a48a81459714609f", kill_on_drop: false }`
[INFO] [stdout] 621cc05a70fea5efd89993c2aab42a242df19da68d46c0d1a48a81459714609f
